hip.game2d.text

Undocumented in source.

Members

Classes

HipText
class HipText

Formatting the text: Text should be formatted using the $() syntax. Currently, no formatting is support, but that syntax is reserved and in the future, it will be used as for example: $(RGB, 1.0, 1.0, 1.0) or even $(WHITE), so, basic parsing is being done for accounting how many text does really need to be rendered.

Structs

HipTextStopConfig
struct HipTextStopConfig

The text stop config defines how this text will behave a

Meta